Skip to content

improve utils package - #116

Merged
caterryan merged 1 commit into
mainfrom
akharlap/update-utils-package
Jul 14, 2026
Merged

improve utils package#116
caterryan merged 1 commit into
mainfrom
akharlap/update-utils-package

Conversation

@Aliaksei-Kharlap

Copy link
Copy Markdown
Collaborator

influxdata-plugin-utils 0.2.0

  • write_data: add optional database parameter for writing to another database
  • write_data: no_sync now defaults to None — writes go through write / write_to_db (available on all InfluxDB 3 versions); passing a boolean switches to write_sync /
    write_sync_to_db (InfluxDB 3.8+)
  • write_data: hoist write-method selection out of the retry loop; document that retries only apply when no_sync is set (buffered write never raises)
  • parse_timedelta: add ms (milliseconds) and us (microseconds) units
  • Bump package version to 0.2.0, update CHANGELOG and README

@caterryan
caterryan self-requested a review July 14, 2026 14:39
@caterryan
caterryan merged commit 1460d79 into main Jul 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants